This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Appointment details: | |
.appointment__details p { | |
font-size: 1.2rem; | |
font-family: "sourcesans", sans-serif !important; | |
} | |
.appointment__details b, .appointment__details strong { | |
font-family: "sourcesansbold", sans-serif !important | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://imgur.com/a/Wr1xn | |
East Nashville: | |
----------- | |
Best proximity to cool local spots, more chill vibe, no chain type stuff. Dive bars, good food, not very walkable. I've lived over on | |
this side of town for a few years now and it's a great area. It'll be among the cheaper areas to stay, lots of cool people around. | |
Most things here are going to be more dive-bar, but really good food sprinkled throughout. | |
Germantown: | |
------------ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ---- | |
// Sass (v3.3.4) | |
// Compass (v1.0.0.alpha.18) | |
// ---- | |
%text-center { | |
text-align: center; | |
} |