Fix sup
This commit is contained in:
parent
080b7087f3
commit
15e34d87fc
1 changed files with 5 additions and 0 deletions
|
@ -69,6 +69,11 @@ h2 {
|
|||
color: #bbb;
|
||||
}
|
||||
|
||||
sup {
|
||||
vertical-align: super;
|
||||
font-size: 72%;
|
||||
}
|
||||
|
||||
.profile #wrapper {
|
||||
padding: 100px 40px 0px;
|
||||
max-width: 600px;
|
||||
|
|
Loading…
Reference in a new issue