summaryrefslogtreecommitdiff
path: root/src/components/stylesheets/shared.css
blob: 9d95e0f6632ad0be627dd4276a3e024ab9bee525 (plain)
1
2
3
4
5
6
7
#page-content-wrapper {
  width: 80%;
  display: flex;
  position: relative;
  top: 80px;
  left: 10%;
}