mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-12-22 10:29:52 +00:00
responsive css: multi-column list on wide screens
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<h2>Recipes</h2>
|
||||
<ul>
|
||||
<ul id=artlist>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang=en>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="./style.css">
|
||||
|
||||
Reference in New Issue
Block a user