Closed jyoung295 closed 5 years ago
Accordions on the example page are snapping closed instead of sliding closed like the ones in the footer.
Safari is having a really weird visual bug with the YouTube video in the side content. Also in the side nav the gold underline is not working, see gif:
Visual Bug with the video player is still there, but the missing underline has been fixed in d830d04
We should think about re-working the button styles too because Jacob built them with pseudo-elements because it makes it easy to create slimmer and wider buttons with differing amounts of space, but when we were originally discussing the buttons, I had suggested just using flex, but it seemed Jacob was set on the pseudo element version.
The way they're currently built, they work in IE but don't have the same spacing inside the button because pseudo elements can be tricky in IE.
Here on Codepen you can see an example I wrote for the first two sets of buttons of what I think is a better way to write them.
Weird, well it must be a Safari bug so there's nothing we can do about it.
Moving #100 to this pull request to change branch name.