fix(style): auto width problem caused by too long tags or site t… (#168)
This commit is contained in:
@@ -11,12 +11,6 @@
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 960px) {
|
||||
#header-desktop {
|
||||
.header-wrapper {
|
||||
padding: 0 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.page {
|
||||
max-width: 80%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user