mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
Merge pull request #78 from MHillier98/master
Removed horizontal padding on code snippets
This commit is contained in:
@@ -508,8 +508,6 @@ a.card:hover {
|
||||
|
||||
code {
|
||||
font-family: monospace;
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
pre {
|
||||
font-family: monospace;
|
||||
|
||||
Reference in New Issue
Block a user