mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 17:48:22 +00:00
make titles more distinctive
This commit is contained in:
parent
5cf7baad0c
commit
7a59671da0
|
@ -199,4 +199,8 @@ a.title {
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1,h2,h3 {
|
||||||
|
border-bottom: 4px $color dotted;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue