mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-07-26 08:01:35 +00:00
assets
css
js
sass
base
components
_actions.scss
_box.scss
_button.scss
_contact.scss
_features.scss
_form.scss
_icon.scss
_icons.scss
_image.scss
_list.scss
_pagination.scss
_row.scss
_section.scss
_table.scss
layout
libs
main.scss
noscript.scss
webfonts
images
.gitlab-ci.yml
LICENSE.txt
README.txt
donate.html
elements.html
generic.html
index.html
sponsors.html
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;
|
|
}
|
|
} |