mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-06-17 07:36:44 +00:00
13 lines
237 B
SCSS
13 lines
237 B
SCSS
///
|
|
/// Solid State by HTML5 UP
|
|
/// html5up.net | @ajlkn
|
|
/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
///
|
|
|
|
/* Section/Article */
|
|
|
|
section, article {
|
|
&.special {
|
|
text-align: center;
|
|
}
|
|
} |