Sunil Surendra Singh commited on
Commit
3a35ee2
·
1 Parent(s): e6f4d75

removed page footer

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -5,3 +5,7 @@
5
  .gray-button {
6
  background-color: #5e6061 !important;
7
  }
 
 
 
 
 
5
  .gray-button {
6
  background-color: #5e6061 !important;
7
  }
8
+
9
+ footer {
10
+ visibility: hidden;
11
+ }