mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
About us views
* 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
This commit is contained in:
12
_sass/statute.scss
Normal file
12
_sass/statute.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
#statute {
|
||||
p, ul {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
li {
|
||||
margin-bottom: 0.1rem;
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin-top: 2.5rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user