mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed titles on lab and node related
This commit is contained in:
parent
07852df0dc
commit
d382553b8a
4 changed files with 14 additions and 16 deletions
|
@ -1,10 +1,7 @@
|
|||
@import "~/styles/variables.scss";
|
||||
|
||||
.title {
|
||||
font: $font_14_semibold;
|
||||
color: darken(white, 50%);
|
||||
text-transform: uppercase;
|
||||
padding: 0 $gap / 2;
|
||||
padding-bottom: $gap;
|
||||
}
|
||||
|
||||
.tags.tags {
|
||||
|
@ -26,3 +23,4 @@
|
|||
.updates {
|
||||
padding: 0 $gap / 4 $gap * 2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue