Skip to content
Snippets Groups Projects
Commit b5a274f3 authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

Merge pull request #1 from altryne/master

Added fix for firefox ( and other browsers without 3d support ) to be able to click links
parents d42839a1 8748b97d
No related branches found
No related tags found
No related merge requests found
......@@ -123,6 +123,8 @@ h4.inverted {
#main section.present {
display: block;
position: relative;
z-index: 10;
}
#main section.future {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment