mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-26 17:17:42 -07:00
#19 hr color
This commit is contained in:
@ -70,6 +70,11 @@ a.navbar-burger:hover {
|
||||
}
|
||||
}
|
||||
|
||||
#app hr {
|
||||
background-color: rgb(90, 125, 143);
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
.is-font-title {
|
||||
font-family: 'Helvetica', Verdana, Arial, sans-serif;
|
||||
font-size: 20px;
|
||||
|
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user