diff --git a/about.html b/about.html index c1d9afc..e6cc273 100644 --- a/about.html +++ b/about.html @@ -20,6 +20,52 @@ rendering of the Loveland frog monster" width=944 height=850 />

I'm in your walls.

+ +

Favorites.

+

Albums.

+ +

Movies.

+ +

TV shows.

+ +

Contact.

filifa.breath652@8alias.com

diff --git a/styles/about.css b/styles/about.css index 0a18f91..1f87151 100644 --- a/styles/about.css +++ b/styles/about.css @@ -6,3 +6,7 @@ margin-bottom: 10px; float: left; } + +.cleared { + clear: left; +}