/*
	Theme Name: Yeet 
	Description: A Lightweight UT Dallas Theme
	Version: 1.0
	Author: Charles Vincent
*/
body {
  margin: 0; }

.top-bar {
  display: flex;
  align-items: center;
  height: 40px;
  margin: 0;
  width: 100%;
  background: #154734; }

.wrapper {
  padding: 0 2%; }

/* adjust so the monogram left-aligns with your site content */
.utd-wordmark img {
  width: 300px; }

/*# sourceMappingURL=style.css.map */
