line-height header
This commit is contained in:
@@ -195,8 +195,12 @@ header[role="banner"]{
|
||||
@media(max-width: 1090px){
|
||||
// text-align:left;
|
||||
// height: fit-content;
|
||||
|
||||
}
|
||||
@media(max-width: 810px){
|
||||
height: 200px;
|
||||
top: -30px;
|
||||
}
|
||||
|
||||
@media(max-width: 500px){
|
||||
flex: 0 0 40%;
|
||||
}
|
||||
@@ -232,7 +236,13 @@ header[role="banner"]{
|
||||
}
|
||||
@media(max-width: 1090px){
|
||||
padding-top: 0.3rem;
|
||||
|
||||
}
|
||||
@media(max-width: 810px){
|
||||
|
||||
line-height: 1.3rem;
|
||||
}
|
||||
|
||||
a{
|
||||
text-transform: uppercase;
|
||||
color: white;
|
||||
|
Reference in New Issue
Block a user