1
0
mirror of https://github.com/mgerb/ps-launcher synced 2026-01-10 02:22:49 +00:00
This commit is contained in:
2017-10-26 21:27:14 -05:00
parent bfce7938e9
commit 5db4b138e0
21 changed files with 1853 additions and 51 deletions

View File

@@ -48,6 +48,16 @@
}
.header__version {
color: $blue--lighter;
font-size: 12px;
span {
font-size: 12px;
position: relative;
bottom: 3px;
color: $blue--lighter;
}
img {
position: relative;
top: 3px;
margin-right: 3px;
}
}