Added extremely simple small-screen support
This commit is contained in:
@ -10,7 +10,7 @@ body {
|
||||
background-color: #363636da;
|
||||
backdrop-filter: blur(10px);
|
||||
text-align: center;
|
||||
width: max-content;
|
||||
width: fit-content;
|
||||
margin:0 auto;
|
||||
margin-bottom: 1%;
|
||||
padding: 1%;
|
||||
|
||||
Reference in New Issue
Block a user