Added mobile friendly-ness
This commit is contained in:
@ -17,6 +17,10 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
hr {
|
||||
border-top: 1px solid #377DBD !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user