i dont remember something i changed this morning

master
Stephen Kerr 3 months ago
parent 6708dfc2c5
commit f144aee18e

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -10,9 +10,14 @@ author: Stephen
Practice-led artistic research into the 21st century phenomenon of the graphic designer. I held graphic design in my hands using ethnography, toolmaking and performance as research methods. I examined how designers spend their time in everyday life, this designer, me, as well as you, what are we doing? What are our worldviews, belief systems, mythologies and ideologies?
https://stephenkerrdesign.com/dream/
https://stephenkerrdesign.com/typing/
Stephen Kerr is a designer, musician, bread-baker and occasional tent-builder based in Rotterdam. He fidgets between making graphic design and performances, questioning and playing with methods and tools. Coming from a serious and realistic background in a big city on a big island (Dublin), he is interested in making people out of designers and a wizard out of himself. Currently he is very very busy making technologies sillier, inefficienter, questionabler, questioneder and collaborativer.
https://stephenkerrdesign.com/
stephenkerrdesign.com
---

@ -3,6 +3,7 @@
<head>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

@ -1,5 +1,5 @@
:root{
--spot-color-1: 009;;
--spot-color-1: #009;
}
@font-face {
font-family: 'Platypi';
@ -143,6 +143,7 @@ nav{
position: fixed;
h1{font-style: normal;}
}
#script{
max-width: 40rem;
@ -164,7 +165,7 @@ nav{
width: 11rem;
}
}
@media (max-width: 768px) {
@media only screen and (max-width: 768px){
body {
line-height: 1.3;
padding: 2rem;
@ -193,4 +194,11 @@ nav{
overflow-y:visible;
}
}
nav{
position: static;
h1{font-size: 1.8rem;}
.gummies{margin: 0;}
.gummy{width: 2.5rem;}
}
}

@ -3,6 +3,7 @@
<head>
<title>{{ title }}</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/x-icon" href="/img/red.png">

Loading…
Cancel
Save