correct h1 mobile
This commit is contained in:
12
style.css
12
style.css
@@ -1987,7 +1987,13 @@ img-fluid{
|
||||
|
||||
body {
|
||||
width: 100%;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
|
||||
#left{
|
||||
display: none;
|
||||
@@ -2108,8 +2114,14 @@ img-fluid{
|
||||
and (min-device-width : 340px)
|
||||
and (max-device-width : 667px) {
|
||||
|
||||
h1 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
|
||||
body {
|
||||
width: 100%;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
#content{
|
||||
|
||||
Reference in New Issue
Block a user