fix mobile response
This commit is contained in:
@@ -380,6 +380,14 @@ header {
|
||||
padding: 80px 0;
|
||||
}
|
||||
|
||||
img[src*="#medium"] {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
img[src*="#sm"] {
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 3rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user