This commit is contained in:
Taylor Otwell
2016-08-05 09:43:51 -05:00

View File

@@ -47,7 +47,6 @@
.title {
font-size: 84px;
margin-bottom: 30px;
}
.links > a {
@@ -59,6 +58,10 @@
text-decoration: none;
text-transform: uppercase;
}
.m-b-md {
margin-bottom: 30px;
}
</style>
</head>
<body>
@@ -71,7 +74,7 @@
@endif
<div class="content">
<div class="title">
<div class="title m-b-md">
Laravel
</div>