I got a little crazy here. a lot of laptop poop

This commit is contained in:
Chris Cochrun 2021-09-22 09:58:13 -05:00
parent 263d10c080
commit fab3b36dec
47 changed files with 3726 additions and 189 deletions

View file

@ -17,8 +17,8 @@
@define-color basetransparent rgba(40, 42, 54, 0.0);
@define-color backtransparent rgba(40, 42, 54, 0.7);
* {
border: none;
border-radius: 0;
border: 1px;
border-radius: 20;
font-family: VictorMono Nerd Font;
font-size: 15px;
font-weight: normal;