git ssb

0+

Rômulo Alves / website



Tree: eb3938470f7dee8766731b14c7345333971487e8

Files: eb3938470f7dee8766731b14c7345333971487e8 / styles / contacts.css

224 bytesRaw
1.contacts h4 {
2 font-size: 20px;
3}
4.contacts div {
5 margin: 10px 0 0 20px;
6}
7.contacts ul {
8 list-style: none;
9}
10.contacts li {
11 margin: 5px 0 0 15px;
12}
13.contacts code {
14 background: #eee;
15 overflow-wrap: break-word;
16}

Built with git-ssb-web