Fix home link size and weight
This commit is contained in:
@@ -46,6 +46,6 @@
|
|||||||
background: #0dbd8b;
|
background: #0dbd8b;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-weight: 600;
|
font-weight: normal;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,6 +57,8 @@ limitations under the License.
|
|||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
color: #0dbd8b;
|
color: #0dbd8b;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
font-weight: normal;
|
||||||
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.preview {
|
.preview {
|
||||||
|
|||||||
Reference in New Issue
Block a user