@extends('layouts.app') @section('title')
This is a page explaining and showing how (most) of the CSS works for this site.
Buttons.. Don't you like them? They're used for most things that you need to click that aren't links. These look similar to tabs, but buttons are round and have more variants.
Code
These are used on pages that have sub-pages. These look similar to buttons, but tabs are not round.
Code
A div that is used for organising contents using display: inline-flex.
Hello i'm some text in the .content_special/#content_special div
Code
The boxes containing the content of My Feed.
Code