stt b hs
This commit is contained in:
@@ -1217,6 +1217,7 @@ blockquote {
|
||||
|
||||
html {
|
||||
overflow-x: hidden;
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
*,
|
||||
@@ -1234,12 +1235,8 @@ object {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
body {
|
||||
overflow-x: hidden;
|
||||
max-width: 100vw;
|
||||
min-width: 0;
|
||||
}
|
||||
main * {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
figure {
|
||||
@@ -1270,6 +1267,7 @@ figure {
|
||||
============================================================================ */
|
||||
|
||||
#scroll-to-top {
|
||||
display: none;
|
||||
position: fixed;
|
||||
bottom: 4.5rem;
|
||||
right: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user