mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Updated CSS, dependencies, sitemaps
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/* ------------------------------ */
|
||||
/* Wavelovers styles */
|
||||
/* version: dated 2022.07.23 */
|
||||
/* author: Eugene Serb */
|
||||
/* ------------------------------ */
|
||||
|
||||
/* ------------------------------ */
|
||||
/* RESET AND BASE STYLES' TUNE UP */
|
||||
/* ------------------------------ */
|
||||
@@ -176,7 +182,7 @@ legend {
|
||||
|
||||
fieldset {
|
||||
border: 2px solid var(--color-border-alpha);
|
||||
border-radius: 4px;
|
||||
border-radius: var(--number-border-radius);
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user