mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-06 14:09:58 +03:00
fix download weight
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
.section-download .download-3 {
|
||||
text-align: center;
|
||||
color: #ffffffd6;
|
||||
font-weight: 100;
|
||||
font-weight: 300;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ layout: default
|
||||
text-align: center;
|
||||
color: #ffffffd6;
|
||||
text-shadow: 0 0 10px black;
|
||||
font-weight: 100;
|
||||
font-weight: 300;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user