mirror of
https://github.com/ipdb/website.git
synced 2025-01-01 01:27:47 +01:00
7 lines
106 B
SCSS
7 lines
106 B
SCSS
@import 'variables';
|
|
|
|
.company__name {
|
|
font-size: $font-size-large;
|
|
margin-bottom: $spacer / 4;
|
|
}
|