mirror of
https://github.com/wahyd4/upptime.git
synced 2026-08-09 05:06:31 +10:00
📱 Make site responsive
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
padding: 0 1em;
|
||||
background-color: #fff;
|
||||
margin-bottom: 2rem;
|
||||
white-space: nowrap;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
@@ -45,6 +45,8 @@ code {
|
||||
.container {
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 0 2rem;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
article {
|
||||
|
||||
Reference in New Issue
Block a user