summaryrefslogtreecommitdiffhomepage
path: root/common
diff options
context:
space:
mode:
authorColleen <[email protected]>2023-01-22 15:11:24 -0400
committerColleen <[email protected]>2023-01-22 15:11:24 -0400
commitdfb039a08dc411b51c5daa26df125ff98de7724d (patch)
tree795c097d4a12ed4375ba079f7a9e3521054b7ffb /common
parent86c1e798f0d7a4c15c88cf6c7b7e74cd834418cf (diff)
downloadraylib.com-dfb039a08dc411b51c5daa26df125ff98de7724d.tar.gz
raylib.com-dfb039a08dc411b51c5daa26df125ff98de7724d.zip
Fixed anchor URL scrolling "overshooting" past navigation bar. Cleaned up CSS.
Diffstat (limited to 'common')
-rw-r--r--common/main.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/main.css b/common/main.css
index 5433163..fd6b131 100644
--- a/common/main.css
+++ b/common/main.css
@@ -94,7 +94,6 @@ h2::before {
padding-top: 128px;
background-color: #f5f5f5;
- /* border: 2px solid #c8c8c8; */
display: flex;
flex-direction: column;