mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
9 lines
99 B
SCSS
9 lines
99 B
SCSS
.explore-title {
|
|
text-align: center;
|
|
|
|
h3 {
|
|
font-weight: normal;
|
|
font-size: 30px;
|
|
}
|
|
}
|