forked from Shinonome/dots-hyprland
add periodic table
This commit is contained in:
@@ -60,4 +60,18 @@
|
||||
.cheatsheet-category-title {
|
||||
@include titlefont;
|
||||
font-size: 1.705rem;
|
||||
}
|
||||
}
|
||||
|
||||
.cheatsheet-periodictable-element {
|
||||
min-width: 5.455rem;
|
||||
min-height: 5.455rem;
|
||||
@include small-rounding;
|
||||
background-color: $layer1;
|
||||
color: $onLayer1;
|
||||
}
|
||||
|
||||
.cheatsheet-periodictable-empty {
|
||||
min-width: 5.455rem;
|
||||
min-height: 5.455rem;
|
||||
@include small-rounding;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user