You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section is margined inside the container making it smaller than the content near it. We can fix that by changing the width of the container from 85% to 100%
The default image seems to be a little buggy. Instead of giving the default image it like creates an image of the raw content... we can fix this by removing default: post.content | split: '!' | first | split: '(' | last | split: ')' | first |
Investigate load time difference between using using bootstrap and traditional CSS [more ...]
Use appropriate naming conventions for CSS file [more ...]
Uh oh!
There was an error while loading. Please reload this page.
Make changes to the new carousel feature based on the conversation in this PR #544
TODOS:
default: post.content | split: '!' | first | split: '(' | last | split: ')' | first |
The text was updated successfully, but these errors were encountered: