Commit d721bcd2 authored by santiaago's avatar santiaago
Browse files

add missing css files #53

parent 4b7b0df1
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line

.tg-footer {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 250px;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
  padding: 20px;
}
 No newline at end of file
+7 −0
Original line number Diff line number Diff line
.navbar--nomargin{
    margin:0;
}

.navbar--noleftpadding{
    padding-right: 0;
}