chore: updated styles for sipp
03831eab
2 file(s) · +2 −8
| 75 | 75 | flex-wrap: wrap; |
|
| 76 | 76 | } |
|
| 77 | 77 | ||
| 78 | - | /* Snippet page header variant (plain <a class="header">) */ |
|
| 79 | - | ||
| 80 | - | .nav { |
|
| 81 | - | width: 100%; |
|
| 82 | - | margin-top: 2rem; |
|
| 83 | - | } |
| 17 | 17 | <meta property="og:image" content="{{.BaseURL}}/static/og.png"> |
|
| 18 | 18 | </head> |
|
| 19 | 19 | <body> |
|
| 20 | - | <div class="nav"> |
|
| 21 | - | <a href="/" class="header"><h1>SIPP</h1></a> |
|
| 20 | + | <div class="header"> |
|
| 21 | + | <a href="/" class="logo"><h1>SIPP</h1></a> |
|
| 22 | 22 | </div> |
|
| 23 | 23 | <div id="snippetForm"> |
|
| 24 | 24 | <label id="snippetName">{{.Name}}</label> |