mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
docs: add new version banner
This commit is contained in:
parent
d490899f63
commit
7d6a2ebd51
30 changed files with 45 additions and 27 deletions
6
docs/scss/layout/_new-version.scss
Normal file
6
docs/scss/layout/_new-version.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
body > .new-version {
|
||||
padding: calc(var(--spacing) * 0.5) var(--spacing);
|
||||
background-color: var(--primary);
|
||||
color: var(--primary-inverse);
|
||||
text-align: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue