mirror of
https://github.com/safing/web
synced 2025-09-01 02:29:02 +00:00
Add Todo
This commit is contained in:
parent
b138913a63
commit
b0057cc34c
1 changed files with 9 additions and 0 deletions
|
@ -8,3 +8,12 @@
|
|||
@import './prebuilt/general-layout/default.scss';
|
||||
@import './prebuilt/publication-layout/default.scss';
|
||||
/* Prebuilt End */
|
||||
|
||||
/* TODO: Luke add this to safingTailwind */
|
||||
.nav .vertical-line {
|
||||
border-right-width: 2px;
|
||||
border-color: rgba(255, 255, 255, 1);
|
||||
opacity: 0.25;
|
||||
height: 30px;
|
||||
width: 2px;
|
||||
}
|
Loading…
Add table
Reference in a new issue