This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
roadamp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
style(ui): bump seek button font-size 14px -> 19px for readability
master
Jan Svabenik
1 month ago
parent
b4c816b0de
commit
5210a030b6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
web/static/style.css
+ 1
- 1
web/static/style.css
View File
@@ -175,7 +175,7 @@ html, body {
.btn-seek {
height: 52px;
line-height: 52px;
font-size: 1
4
px;
font-size: 1
9
px;
font-weight: 600;
}
Write
Preview
Loading…
Cancel
Save