Update font-size for the drive link
This commit is contained in:
@@ -142,7 +142,7 @@ body.html {
|
||||
|
||||
.info-container {
|
||||
color: #121212;
|
||||
width: 900px;
|
||||
width: 800px;
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
&>div{
|
||||
@@ -437,6 +437,7 @@ body.html {
|
||||
a {
|
||||
color: @main-color;
|
||||
font-weight:bold;
|
||||
font-size: 14px;
|
||||
&:hover, :visited {
|
||||
color: @main-color !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user