mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-23 04:34:41 +00:00
Minor style improvements
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
.short {
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
color: #505050;
|
||||
color: #727272;
|
||||
}
|
||||
|
||||
.short a {
|
||||
|
||||
@@ -26,6 +26,13 @@
|
||||
|
||||
.discover {
|
||||
color: #4285f4;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
@media all and (max-width: 370px) {
|
||||
.discover {
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (max-height: 370px) {
|
||||
|
||||
Reference in New Issue
Block a user