1
0
mirror of https://github.com/mgerb/ps-launcher synced 2026-01-11 02:52:49 +00:00

poll github for new releases - closes #6

This commit is contained in:
2017-10-29 14:01:24 -05:00
parent 9806b8ebe6
commit f39901ca70
7 changed files with 94 additions and 8 deletions

View File

@@ -47,6 +47,18 @@
font-size: 30px;
}
.header__update {
color: darken($green, 5%);
&:hover {
color: $green;
}
.fa {
margin-right: 0;
}
}
.header__version {
span {
font-size: 12px;