correct single 3 footer
This commit is contained in:
13
style.css
13
style.css
@@ -460,6 +460,7 @@ a{
|
||||
background: #F5F5F5;
|
||||
width: 768px;
|
||||
height: 128px;
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
.number_number{
|
||||
@@ -1998,6 +1999,7 @@ img-fluid{
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
font-size: 24px;
|
||||
}
|
||||
@@ -2109,6 +2111,11 @@ img-fluid{
|
||||
justify-content: center;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.number-img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -2211,6 +2218,12 @@ and (max-device-width : 667px) {
|
||||
justify-content: center;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.number-img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user