Make the asterisk smaller.
This commit is contained in:
parent
b00f58d164
commit
5f9da10a36
1 changed files with 2 additions and 2 deletions
|
@ -523,8 +523,8 @@ html, body {
|
|||
}
|
||||
|
||||
.jumbotron .disclaimer-link {
|
||||
font-size: .5em;
|
||||
vertical-align: top;
|
||||
font-size: .3em;
|
||||
vertical-align: 23px;
|
||||
}
|
||||
|
||||
.jumbotron .disclaimer-link:hover {
|
||||
|
|
Reference in a new issue