forked from lapikud/lapikud.github.io
* added members view * added about us intermediary view * added statute text as view * included placeholder generated favicons with main logo as base * fixed mentors view styles in mobile view * added history view with photos * code style fixes and improvements
13 lines
128 B
SCSS
13 lines
128 B
SCSS
#statute {
|
|
p, ul {
|
|
margin-bottom: 0.5rem;
|
|
}
|
|
li {
|
|
margin-bottom: 0.1rem;
|
|
}
|
|
|
|
h4 {
|
|
margin-top: 2.5rem;
|
|
}
|
|
}
|