updating styling, adding/removing content
This commit is contained in:
@@ -30,6 +30,13 @@ code {
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
hr{
|
||||
background-color: red;
|
||||
max-width: 20vw;
|
||||
margin-top: 2em;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
@media (min-width: 400px) {
|
||||
body {
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user